Height="23px" OnClick="Kill_All_Reminders_Click" ToolTip="Click this button to delete all reminders currently set."><span>Kill Reminders</span></asp:LinkButton></td>
<asp:RadioButtonList id="autoShowSearch" runat="server" CssClass="listing" RepeatDirection="Horizontal" RepeatLayout="Flow" OnSelectedIndexChanged="hlSubmit_Click" Width="125px" ToolTip="Select Yes if you would like EWA to perform a daily auto-search using your saved searches that you have flagged to be included in the auto-search. Selecting No disables the auto-search functionality.">
<asp:RadioButtonList id="autoRecordSearch" runat="server" CssClass="listing" RepeatDirection="Horizontal" RepeatLayout="Flow" OnSelectedIndexChanged="hlSubmit_Click" Width="125px" ToolTip="Select Yes if you would like EWA to perform a daily auto-search using your saved searches that you have flagged to be included in the auto-search. Selecting No disables the auto-search functionality.">
runat="server" style="width: 40px" title="Number of days in EPG that Auto-Search should search."> </span>
<asp:LinkButton ID="forceAutoSearch" runat="server" CssClass="btn-normal-small" OnClick="forceSearch_Click" ToolTip="Click this button for auto-search to occur immediatly." Height="23px"><span>Search Now</span></asp:LinkButton>